1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Form1
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.Button1 = New System.Windows.Forms.Button()
26         Me.Label1 = New System.Windows.Forms.Label()
27         Me.SuspendLayout()
28         
'
29         
'Button1
30         
'
31         Me.Button1.Location = New System.Drawing.Point(
293, 65)
32         Me.Button1.Name =
"Button1"
33         Me.Button1.Size = New System.Drawing.Size(
143, 33)
34         Me.Button1.TabIndex =
0
35         Me.Button1.Text =
"Button1"
36         Me.Button1.UseVisualStyleBackColor = True
37         
'
38         
'Label1
39         
'
40         Me.Label1.AutoSize = True
41         Me.Label1.Location = New System.Drawing.Point(
138, 174)
42         Me.Label1.Name =
"Label1"
43         Me.Label1.Size = New System.Drawing.Size(
39, 13)
44         Me.Label1.TabIndex =
1
45         Me.Label1.Text =
"Label1"
46         
'
47         
'Form1
48         
'
49         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
50         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
51         Me.ClientSize = New System.Drawing.Size(
930, 532)
52         Me.Controls.Add(Me.Label1)
53         Me.Controls.Add(Me.Button1)
54         Me.Name =
"Form1"
55         Me.Text =
"Form1"
56         Me.ResumeLayout(False)
57         Me.PerformLayout()
58
59     End Sub
60
61     Friend WithEvents Button1 As Button
62     Friend WithEvents Label1 As Label
63 End Class



Quản lý sinh viên sử dụng vb.net + sql server 22.122 lượt xem

Gõ tìm kiếm nhanh...